home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / comm / mail / AmiURLRequest.lha / AmiURLRequester / AmiURLRequester.readme < prev   
Text File  |  1999-01-15  |  4KB  |  142 lines

  1. Short   : Get any www file with email
  2. Author  : Yves Grabowsky (YvesGrabowsky@t-online.de)
  3. Uploader: YvesGrabowsky@t-online.de
  4. Type    : comm/mail
  5. Requires: RexxReqtools-, Rexxtricks-, tritonrexx-, rexxapp- and rxsocket.library
  6. Version : 1.01
  7.  
  8. We all know this situation, we've found a large file (mp3, mpeg,...)
  9. on a server we want to get, but there are some problems...
  10. Often the servers on the internet are very busy and the phone
  11. rates are very high, so it would be better if we could receive the
  12. file from our ISPs fast mail server. It seems like the same problem 
  13. had some genius people, and so they set up a service that leeches www
  14. files and sends them to you via email, they called this service
  15. "Downloadslave" (http://www.downloadslave.com).     
  16.  
  17. AmiURLRequester is a clone of the pc program URLRequester.
  18. You send a mail containing urls to www files to the 
  19. downloadslave, it downloads this urls and then it sends the
  20. downloaded file to your email address. PC lamers have the program
  21. URLRequester for writing this mail, Amigans had to write this
  22. mail with hand, so I decided to write AmiURLRequester.
  23.  
  24.  
  25. DISCLAMER:
  26.  
  27. AmiURLRequester is FREEWARE, but still under my copyright! It is
  28. provided AS-IS! This means you can spread it everywhere as long 
  29. as the archive and its contents are unchanged! I'm not responsibly 
  30. for any damage that is caused by AmiURLRequester! 
  31.  
  32. DECODING AND/OR CRACKING IS STRICTLY PROHABITED!!!!
  33.  
  34. AmiURLRequester is © copyright by Yves Grabowsky, 
  35. rexxreqtools.library, rexxtricks.library, tritonrexx.library, 
  36. rxsocket.library, rexxapp.library and Downloadslave are © 
  37. copyright by their respective owners!
  38.  
  39.  
  40. If YOU like this program, then please register! I don't want some
  41. money from you for this little tool, I just want to know that someone
  42. uses this program. When you are a registered user you'll get faster 
  43. support and I'll mail new versions of AmiURLRequester to you.
  44.  
  45. You can register by clicking on the menu point "Register" in the projects
  46. menu.  
  47.  
  48. NOTE: To write the registration mail YAM must started first!
  49.  
  50. Requirements:
  51.  
  52. - a tcp/ip stack
  53. - tritonrexx.library
  54. - rxsocket.library
  55. - rexxtricks.library
  56. - rexxreqtools.library
  57. - rexxapp.library
  58.  
  59. All libraries are available on aminet or on the AmiURLRequester support
  60. page (http://members.tripod.com/~rexxmaster/).
  61.  
  62.  
  63. Usage:
  64.  
  65.  
  66. Run AmiURLRequester.
  67. When you run it the first time, then the config editor will open, 
  68. fill in all fields! The password field is for the password that 
  69. you have received from Downloadslave. You can request a password by
  70. clicking on the menu point request password.
  71.  
  72.  
  73. Explaination of the menu:
  74.  
  75.    Project:
  76.  
  77.       Request password: Requests a password from Downloadslave. If you 
  78.                         haven't already one you must do this at first or
  79.                         the downloadslave does not accept any requests!
  80.  
  81.       Request urls:     Same like clicking on the Request button.
  82.  
  83.       Register:         Register AmiURLRequester.
  84.  
  85.       Quit:             Guess what. :-)
  86.  
  87.    Settings:
  88.    
  89.       Settings:         Opens the config editor. Fill in all fields!
  90.                         Type in the password field the password that you
  91.                         have received by downloadslave. (You can request one
  92.                         by clicking on Request password.)
  93.  
  94.       Snapshot window:  Snapshot the windows position and size.
  95.  
  96.       Load settings:    load settings
  97.       
  98.       Save settings:    saves settings to S:AmiURLRequester
  99.  
  100.       Save settings as: save settings to somewhere else
  101.  
  102.  
  103. Explaination of the gui:
  104.  
  105.    Urls list:         displays the urls that will be requested, you can remove a url 
  106.                       by clicking on it
  107.  
  108.    Url input gadget:  type in the url that you want to request, it will then 
  109.                       be displayed in the list
  110.  
  111.    Request:           Connects to your smtp server and sends the request.
  112.  
  113.    Cancel:            Quit program.
  114.  
  115.  
  116.  
  117. ToDo:
  118.  - support for multiple mail accounts
  119.  - support for reading out the clipboard
  120.  - MUI GUI
  121.  - many other things :-)
  122.  
  123.  
  124. History
  125.  
  126. V1.0ß (28-11-98)
  127.    - first release
  128.  
  129. V1.0 (10-01-99)
  130.    - "Request password" works now
  131.    - maximum chars in the url input gadget is now 256 chars
  132.    - urls, that were not requested are saved and at the next
  133.      start of AmiURLRequester shown in the urls list.
  134.    - replaced progressbar by a status line
  135.    - fixed some minor bugs
  136.  
  137. V1.01 (15-01-99)
  138.     - fixed some heavy bugs
  139.  
  140. Have fun!
  141.  
  142.